| Commit message (Expand) | Author | Age | Files | Lines |
* | usbnet: sierra: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -2/+1 |
* | usbnet: dm9601: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -6/+1 |
* | usbnet: cdc-ether: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -4/+1 |
* | usbnet: ax88179_1781: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -8/+4 |
* | usbnet: asix: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -5/+1 |
* | usbnet: cdc_ncm: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -6/+3 |
* | usbnet: mcs7830: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -4/+1 |
* | usbnet: mcs7830: don't reset link | Ming Lei | 2013-04-11 | 1 | -3/+2 |
* | usbnet: introduce usbnet_link_change API | Ming Lei | 2013-04-11 | 2 | -0/+14 |
* | netprio_cgroup: make local table static | stephen hemminger | 2013-04-10 | 1 | -1/+1 |
* | xen-netback: fix sparse warning | stephen hemminger | 2013-04-10 | 1 | -1/+1 |
* | bnx2: make cnic_probe static | stephen hemminger | 2013-04-10 | 1 | -1/+1 |
* | Merge branch 'wireless' | David S. Miller | 2013-04-10 | 258 | -3956/+23444 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 | 258 | -3956/+23444 |
| |\
|/ / |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 | 26 | -347/+460 |
| |\ |
|
| | * | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs | Gabor Juhos | 2013-04-03 | 10 | -264/+347 |
| | * | rt2x00: rt2x00pci_regbusy_read() - only print register access failure once | Tim Gardner | 2013-04-03 | 1 | -2/+2 |
| | * | ath9k: Re-enable interrupts after a channel change failure | Robert Shade | 2013-04-03 | 1 | -0/+4 |
| | * | brcmfmac: do not proceed if fail to download nvram to dongle | Franky Lin | 2013-04-03 | 1 | -3/+3 |
| | * | brcmfmac: fix returning cipher_suite for get_key operation. | Hante Meuleman | 2013-04-03 | 1 | -8/+4 |
| | * | brcmfmac: fix stopping AP. | Hante Meuleman | 2013-04-03 | 1 | -10/+15 |
| | * | brcmfmac: fix tkip mic tx/rx ap swap bug. | Hante Meuleman | 2013-04-03 | 1 | -3/+6 |
| | * | mwifiex: complete last internal scan | Bing Zhao | 2013-04-03 | 1 | -2/+9 |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-03 | 1 | -0/+2 |
| | |\ |
|
| | | * | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov | 2013-03-30 | 1 | -0/+2 |
| * | | | brcmfmac: only use ifidx from BDC header in brcmf_rx_frames() | Arend van Spriel | 2013-04-08 | 3 | -14/+7 |
| * | | | brcmfmac: obtain wdev using vif object in action frame rx | Arend van Spriel | 2013-04-08 | 1 | -1/+2 |
| * | | | brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface | Arend van Spriel | 2013-04-08 | 2 | -3/+8 |
| * | | | brcmfmac: wait for firmware event when creating P2P_DEVICE interface | Arend van Spriel | 2013-04-08 | 4 | -35/+55 |
| * | | | brcmfmac: support creation of P2P_DEVICE through user-space | Arend van Spriel | 2013-04-08 | 2 | -11/+143 |
| * | | | brcmfmac: use struct brcmf_if instance iso netdevice in escan functions | Arend van Spriel | 2013-04-08 | 3 | -52/+42 |
| * | | | brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc() | Arend van Spriel | 2013-04-08 | 3 | -19/+20 |
| * | | | brcmfmac: remove use of unconditional access of struct wireless_dev::netdev | Arend van Spriel | 2013-04-08 | 1 | -6/+4 |
| * | | | brcmfmac: remove condition for calling event handler | Arend van Spriel | 2013-04-08 | 1 | -1/+1 |
| * | | | brcmfmac: add role attribute to struct brcmf_if_event definition | Arend van Spriel | 2013-04-08 | 2 | -3/+4 |
| * | | | brcmfmac: add hexadecimal trace of message payload | Arend van Spriel | 2013-04-08 | 6 | -0/+19 |
| * | | | brcmfmac: firmware shared data version fix | Piotr Haber | 2013-04-08 | 1 | -2/+2 |
| * | | | brcmfmac: read firmware console without trap indication | Piotr Haber | 2013-04-08 | 1 | -16/+14 |
| * | | | brcmfmac: handle firmware signals requesting for packets | Arend van Spriel | 2013-04-08 | 2 | -2/+29 |
| * | | | brcmfmac: handle firmware signalling destination entry state | Arend van Spriel | 2013-04-08 | 3 | -7/+79 |
| * | | | brcmfmac: fix unaligned access in TXSTATUS signal handling | Arend van Spriel | 2013-04-08 | 1 | -1/+3 |
| * | | | mwifiex: hold proper locks when accessing ra_list / bss_prio lists | Andreas Fenkart | 2013-04-08 | 1 | -26/+29 |
| * | | | mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID | Andreas Fenkart | 2013-04-08 | 2 | -8/+6 |
| * | | | mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl | Andreas Fenkart | 2013-04-08 | 3 | -9/+5 |
| * | | | mwifiex: correct wrong list in list_empty check | Andreas Fenkart | 2013-04-08 | 1 | -2/+1 |
| * | | | rtlwifi: rtl8188ee: Fix allyesconfig build failures | Larry Finger | 2013-04-08 | 5 | -32/+22 |
| * | | | rtlwifi: rtl8188ee: Fix linker warnings | Larry Finger | 2013-04-08 | 1 | -1/+1 |
| * | | | ath9k: add support for DFS master mode | Zefir Kurtisi | 2013-04-08 | 5 | -7/+36 |
| * | | | ath9k: add debugfs based DFS radar simulation | Zefir Kurtisi | 2013-04-08 | 1 | -0/+20 |
| * | | | ath9k: add interface combinations for DFS master | Zefir Kurtisi | 2013-04-08 | 1 | -8/+24 |