summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k: use pci_dev->subsystem_deviceSergei Shtylyov2011-08-081-3/+2Star
* mwifiex: remove redundant variable scan_table_idxBing Zhao2011-08-082-13/+0Star
* libertas_usb: use USB interface as parent deviceDaniel Drake2011-08-081-1/+1
* libertas: link mesh device to wiphyDaniel Drake2011-08-088-43/+117
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-087-28/+19Star
* 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/+0Star
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-082-2/+0Star
* b43: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0Star
* ath5k: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0Star
* iwlegacy: remove wireless extensions inclusionsJohannes Berg2011-08-089-9/+0Star
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-087-7/+0Star
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-082-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-0316-40/+84
|\
| * 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/+1Star
| * 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
| * 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-2820-223/+318
|\ \
| * | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-281-3/+3
| * | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-282-6/+47
| * | tg3: Add tx BD budgeting codeMatt Carlson2011-07-281-20/+29
| * | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-281-37/+42
| * | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-282-0/+27
| * | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-281-32/+16Star
| * | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-281-3/+0Star
| * | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-281-39/+37Star
| * | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-282-7/+12
| * | ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-281-2/+2
| * | ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-281-3/+2Star
| * | Fix cdc-phonet buildChris Clayton2011-07-281-0/+1
| * | bonding: reduce noise during initAndy Gospodarek2011-07-281-1/+1
| * | bonding: fix string comparison errorsAndy Gospodarek2011-07-281-62/+71
| * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-288-6/+14
| * | forcedeth: fix vlansJiri Pirko2011-07-281-3/+13
| * | gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn2011-07-281-5/+1Star
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-283-3/+6
| |\ \
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-263-3/+6
| | |\|
| | | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-261-2/+3
| | | * b43: bcma: drop BROKENRafał Miłecki2011-07-261-1/+1
| | | * b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-261-0/+2
| * | | acenic: use netdev_alloc_skb_ip_alignstephen hemminger2011-07-262-24/+27
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2718-18/+18
|/ / /