aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-11
* rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-11
* rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-11
* drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2011-08-10
* ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-09
* rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-09
* ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-09
* rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-09
* rtlwifi: rtl892cu: New USB IDsLarry Finger2011-08-09
* ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-09
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-09
* b43: read correct register on bcma bus.Hauke Mehrtens2011-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-03
|\
| * iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-02
| * rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-02
| * rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-02
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-02
| * rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-01
| * rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-01
| * ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-01
| * iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-01
| * ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\ \
| * | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-28
| * | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-28
| * | tg3: Add tx BD budgeting codeMatt Carlson2011-07-28
| * | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-28
| * | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-28
| * | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-28
| * | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-28
| * | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-28
| * | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-28
| * | ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-28
| * | ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-28
| * | Fix cdc-phonet buildChris Clayton2011-07-28
| * | bonding: reduce noise during initAndy Gospodarek2011-07-28
| * | bonding: fix string comparison errorsAndy Gospodarek2011-07-28
| * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
| * | forcedeth: fix vlansJiri Pirko2011-07-28
| * | gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn2011-07-28
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-28
| |\ \
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-26
| | |\|
| | | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-26
| | | * b43: bcma: drop BROKENRafał Miłecki2011-07-26
| | | * b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-26
| * | | acenic: use netdev_alloc_skb_ip_alignstephen hemminger2011-07-25
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
| * | | drivers/net: static should be at beginning of declarationJesper Juhl2011-07-11