aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-05-15staging: rtl8723au: update_recvframe_phyinfo(): Don't set variables twiceJes Sorensen
2014-05-15staging: rtl8723au: validate_recv_data_frame() use fctl knowledge to obtain b...Jes Sorensen
2014-05-15staging: rtl8723au: Remove to_fr_ds packet attributeJes Sorensen
2014-05-15staging: rtl8723au: Declare validate_recv_*_frame() staticJes Sorensen
2014-05-15staging: rtl8723au: Remove redundant checkJes Sorensen
2014-05-15staging: rtl8723au: rtw_wlan_util.c: Clean up the codeJes Sorensen
2014-05-15staging: rtl8723au: rtl8723a_recv.h: Don't put parenthesis around constantsJes Sorensen
2014-05-15staging: rtl8723au: Remove a bunch of always true #ifdefsJes Sorensen
2014-05-15staging: rtl8723au: Remove a pile of unused firmware image file namesJes Sorensen
2014-05-15staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_infoJes Sorensen
2014-05-15staging: rtl8723au: Remove unused rtw_ioctl.hJes Sorensen
2014-05-15staging: rtl8723au: Eliminate struct qos_privJes Sorensen
2014-05-15staging: rtl8723au: rtw_event.h remove some unused structs and random blank l...Jes Sorensen
2014-05-15staging: rtl8723au: Make event callbacks take a const u8 *Jes Sorensen
2014-05-15staging: rtl8723au: Fix endian abnormality in mlme_evt_hdl23a()Jes Sorensen
2014-05-15staging: rtl8723au: Move data byte-swap closer to register accessLarry Finger
2014-05-15staging: rtl8723au: Remove unused + write-only entries from struct evt_privJes Sorensen
2014-05-15staging: rtl8723au: Get rid of ugly cbuf interfaceJes Sorensen
2014-05-15staging: rtl8723au: Use workqueue to handle interrupt complete processingJes Sorensen
2014-05-15staging: rtl8723au: Name cmd workqueue appropriately to allow for more workqu...Jes Sorensen
2014-05-15staging: rtl8723au: Remove rtw_free_cmd_priv23a()Jes Sorensen
2014-05-15staging: rtl8723au: rsp_buf wasn't used for anything - don't allocate itJes Sorensen
2014-05-15staging: rtl8723au: pass the cmd parm buffer directly to the cmd handlerJes Sorensen
2014-05-15staging: rtl8723au: rtw_ieee80211.c: Reduce some excessive parenthesis usageJes Sorensen
2014-05-15staging: rtl8723au: rtw_ieee80211.c mark a couple of function staticJes Sorensen
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-05-06lustre: get rid of messing with iovecsAl Viro
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro
2014-05-06new primitive: iov_iter_alignment()Al Viro
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro
2014-05-06pass iov_iter to ->direct_IO()Al Viro
2014-05-06kill generic_segment_checks()Al Viro
2014-05-06Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm int...Greg Kroah-Hartman
2014-05-06Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman
2014-05-05Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-05-05radio-bcm2048.c: fix wrong overflow checkPali Rohár
2014-05-03staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove rtl8188eu_init_recvbuf() functionnavin patidar
2014-05-03staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'u32 len' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'alloc_sz' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'irp_pending' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'int transfer_len' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'dma_addr_t dma_transfer_addr' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_bufnavin patidar
2014-05-03staging: rtl8188eu: Remove 'struct list_head list' from struct recv_bufnavin patidar