summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: add SOC busHauke Mehrtens2011-08-089-8/+263
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-087-6/+154
* bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens2011-08-081-6/+11
* bcma: move parsing of EEPROM into own function.Hauke Mehrtens2011-08-081-112/+118
* ath9k: use pci_dev->subsystem_deviceSergei Shtylyov2011-08-081-3/+2
* mwifiex: remove redundant variable scan_table_idxBing Zhao2011-08-082-13/+0
* libertas_usb: use USB interface as parent deviceDaniel Drake2011-08-081-1/+1
* libertas: link mesh device to wiphyDaniel Drake2011-08-088-43/+117
* cfg80211: remove unused wext handler exportsJohannes Berg2011-08-084-149/+66
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-087-28/+19
* mac80211: remove linux/wireless.h inclusionJohannes Berg2011-08-081-1/+0
* mwifiex: add wext includeJohannes Berg2011-08-081-0/+1
* wl1251: remove wext dependenciesJohannes Berg2011-08-082-2/+2
* wl12xx: remove wext dependenciesJohannes Berg2011-08-085-9/+9
* rndis_wlan: remove wireless extensions inclusionsJohannes Berg2011-08-081-2/+0
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-082-2/+0
* b43: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0
* ath5k: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0
* iwlegacy: remove wireless extensions inclusionsJohannes Berg2011-08-089-9/+0
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-087-7/+0
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-087-112/+129
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-0317-41/+85
|\
| * iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-023-1/+5
| * rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-021-2/+3
| * rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-021-1/+2
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-021-9/+9
| * rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-011-2/+1
| * rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-011-9/+11
| * ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-015-13/+40
| * cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-011-1/+1
| * iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-012-3/+11
| * ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-2836-245/+358
|\ \
| * | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-271-3/+3
| * | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-272-6/+47
| * | tg3: Add tx BD budgeting codeMatt Carlson2011-07-271-20/+29
| * | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-271-37/+42
| * | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-272-0/+27
| * | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-271-32/+16
| * | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-271-3/+0
| * | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-271-39/+37
| * | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-272-7/+12
| * | ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-271-2/+2
| * | ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-271-3/+2
| * | Fix cdc-phonet buildChris Clayton2011-07-271-0/+1
| * | bonding: reduce noise during initAndy Gospodarek2011-07-271-1/+1
| * | bonding: fix string comparison errorsAndy Gospodarek2011-07-271-62/+71
| * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-2714-8/+22
| * | net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-273-3/+8
| * | net: sock_sendmsg_nosec() is staticEric Dumazet2011-07-271-1/+1
OpenPOWER on IntegriCloud