summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-275-2/+24
| | | * wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2011-06-271-6/+11
| | | * wl12xx: split channel array per band in sched_scanLuciano Coelho2011-06-272-42/+36
| | | * wl12xx: fix erroneous commit (cb5ae0)Eliad Peller2011-06-271-18/+18
| | | * wl12xx: remove unused crc7 referencesEliad Peller2011-06-275-5/+1
| | | * wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi2011-06-272-7/+12
| | | * wl12xx: add rx_streaming debugfs entryEliad Peller2011-06-271-1/+135
| | | * wl12xx: add automatic rx streaming triggersEliad Peller2011-06-276-11/+203
| | | * wl12xx: add support for rx streamingEliad Peller2011-06-274-0/+91
| | | * net: wl12xx: remove unnecessary printsFelipe Balbi2011-06-271-14/+1
| | | * net: wl12xx: remove the nopsFelipe Balbi2011-06-271-10/+0
| | | * net: wl12xx: care for optional operationsFelipe Balbi2011-06-271-2/+4
| | | * net: wl12xx: remove some unnecessary printsFelipe Balbi2011-06-271-14/+1
| | | * net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi2011-06-271-1/+1
| | * | ssb: use pci_dev->subsystem_{vendor,device}Sergei Shtylyov2011-07-051-4/+2
| | * | ssb: use pci_dev->revisionSergei Shtylyov2011-07-051-2/+1
| | * | b43: Add RX side DMA memory barrierMichael Büsch2011-07-051-0/+1
| | * | NFC: add Documentation/networking/nfc.txtAloisio Almeida Jr2011-07-051-0/+128
| | * | NFC: pn533: add NXP pn533 nfc device driverAloisio Almeida Jr2011-07-053-0/+1643
| | * | NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-055-2/+388
| | * | NFC: add NFC socket familyAloisio Almeida Jr2011-07-057-5/+129
| | * | NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-056-3/+773
| | * | NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-0511-15/+609
| | * | mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-052-6/+14
| | * | ssb: PCI revision ID register is 8-bit wideSergei Shtylyov2011-07-052-2/+2
| | * | rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger2011-07-051-1/+6
| | * | rtlwifi: rtl8192de: Replace loops calling udelay with single mdelayLarry Finger2011-07-051-13/+7
| | * | carl9170: use carl9170 queue enumsChristian Lamparter2011-07-051-5/+5
| | * | rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger2011-07-054-17/+17
| | * | rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-055-19/+0
| | * | rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger2011-07-051-2/+0
| | * | drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usageAndrew Morton2011-07-051-5/+5
| | * | mac80211: fix smatch complainsChristian Lamparter2011-07-052-3/+5
| | * | carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter2011-07-053-8/+1
| | * | carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter2011-07-051-0/+1
| | * | carl9170: import 1.9.4 firmware headersChristian Lamparter2011-07-056-22/+63
| | * | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-051-3/+2
| | * | mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-053-11/+57
| | * | iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-016-10/+3
| | * | iwlagn: remove hcmd opsWey-Yi Guy2011-07-0111-73/+23
| | * | iwlagn: call bt_coex directllyWey-Yi Guy2011-07-011-11/+9
| | * | iwlagn: scd memory boundaryWey-Yi Guy2011-07-012-8/+19
| | * | iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-018-257/+236
| | * | iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-015-49/+62
| | * | iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-0110-83/+241
| | * | iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy2011-07-013-1/+6
| | * | iwlagn: add correct firmware name for 135 seriesWey-Yi Guy2011-07-011-5/+11
| | * | iwlagn: re-define the testmode cmd and attr enumWey-Yi Guy2011-07-011-104/+132
| | * | iwlagn: verify mutex held for sync commandsJohannes Berg2011-07-012-11/+3
* | | | bna: use netdev_alloc_skb_ip_align()Eric Dumazet2011-07-081-4/+2