summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rfkill: remove deprecated state constantsJohannes Berg2009-04-224-16/+8Star
* nl80211: validate some input betterJohannes Berg2009-04-221-37/+77
* mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan2009-04-221-1/+1
* p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov2009-04-221-1/+9
* iwl3945: use iwl_mac_conf_txAbhijeet Kolekar2009-04-224-90/+46Star
* iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy2009-04-226-108/+56Star
* p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov2009-04-221-28/+28
* libertas: support mesh for various firmware versionsBing Zhao2009-04-229-50/+116
* p54spi: fix p54spi_upload_firmwareMax Filippov2009-04-221-15/+19
* p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov2009-04-221-1/+1
* e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg2009-04-224-11/+10Star
* sa1100_ir: fix build breakageAlexander Beregalov2009-04-221-1/+1
* tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-215-17/+30
* tun: fix tun_chr_aio_read so that aio worksMichael S. Tsirkin2009-04-211-5/+6
* net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2009-04-214-0/+125
* ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund2009-04-212-21/+11Star
* rtl8139: unify the struct's nameJianjun Kong2009-04-211-46/+46
* net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy2009-04-213-40/+29Star
* usb driver for intellon int51x1 based PLC like devolo dlan duoPeter Holik2009-04-213-0/+262
* export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2009-04-213-32/+33
* tg3: Update version to 3.99Matt Carlson2009-04-211-2/+2
* tg3: Restore LAA sooner in shutdown sequenceMatt Carlson2009-04-211-2/+2
* tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson2009-04-212-1/+4
* tg3: Allow 5761 WOL and LED fixes to 5761S tooMatt Carlson2009-04-211-2/+4
* tg3: Prevent send BD corruptionMatt Carlson2009-04-212-0/+9
* tg3: Handle NVRAM absent casesMatt Carlson2009-04-212-4/+33
* tg3: Allow screaming interrupt detectionMatt Carlson2009-04-212-12/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2155-291/+542
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-219-70/+107
| |\
| | * mac80211: fix basic rate bitmap calculationJohannes Berg2009-04-201-1/+1
| | * mac80211: fix beacon loss detection after scanKalle Valo2009-04-201-1/+9
| | * nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen2009-04-201-2/+2
| | * ar9170usb: fix hang on resumeChristian Lamparter2009-04-201-20/+90
| | * MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day2009-04-201-7/+0Star
| | * mwl8k: fix module re-insertion bugJoerg Albert2009-04-201-2/+2
| | * p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0Star
| | * iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
| | * rt2x00: Don't free register information on suspendIvo van Doorn2009-04-202-34/+2Star
| * | tg3: Fix SEEPROM accessesMatt Carlson2009-04-201-9/+17
| |/
| * tun: Fix sk_sleep races when attaching/detachingHerbert Xu2009-04-201-9/+6Star
| * tun: Only free a netdev when all tun descriptors are closedHerbert Xu2009-04-201-13/+19
| * net: Fix GRO for multiple page fragmentsBen Hutchings2009-04-201-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-202-11/+29
| |\
| | * Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann2009-04-191-2/+10
| | * Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann2009-04-191-9/+17
| | * Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg2009-04-191-0/+2
| * | net: fix "compatibility" typosMarcin Slusarz2009-04-202-4/+4
| * | tcp: fix mid-wq adjustment helperIlpo Järvinen2009-04-201-1/+1
| * | net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski2009-04-202-0/+13
| * | ax25: proc uid file misses headerAlan Cox2009-04-201-3/+9