summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet
2013-10-03atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello
2013-10-03wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez
2013-10-03rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger
2013-10-03rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger
2013-10-03rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger
2013-10-03rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger
2013-10-03rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger
2013-10-03rtlwifi: Fix smatch warnings in usb.cLarry Finger
2013-10-03rtlwifi: Fix smatch warning in pci.cLarry Finger
2013-10-03rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger
2013-10-03rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger
2013-10-03rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger
2013-10-03rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger
2013-10-03rt2800: add support for radio chip RF3070Stanislaw Gruszka
2013-10-03brcmfmac: rework rx path bus interfaceArend van Spriel
2013-10-03brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman
2013-10-03brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel
2013-10-03brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin
2013-10-03brcmfmac: add valid core index check in related functionsFranky Lin
2013-10-03brcmfmac: add BCM4339 SDIO interface supportFranky Lin
2013-10-03brcmfmac: sync firmware event listFranky Lin
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-03Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville
2013-10-03Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-033com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin
2013-10-03net: myri10ge: Change variable type to boolPeter Senna Tschudin
2013-10-03net: bnx2x: Change variable type to boolPeter Senna Tschudin
2013-10-03net: atl1c: Change variable type to boolPeter Senna Tschudin
2013-10-03Merge branch 'bond_hash'David S. Miller
2013-10-03bonding: document the new xmit policy modes and update the changed onesNikolay Aleksandrov
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet
2013-10-03Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann
2013-10-03Bluetooth: Check minimum length of SMP packetsMarcel Holtmann
2013-10-03Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann
2013-10-03Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann
2013-10-03Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann
2013-10-03Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann
2013-10-03Bluetooth: Fix switch statement order for L2CAP fixed channelsMarcel Holtmann
2013-10-03Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann