summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-09-01Merge remote branch 'wireless/master'Stephen Rothwell
2010-09-01Merge remote branch 'net/master'Stephen Rothwell
2010-09-01Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-09-01Merge remote branch 'net-current/master'Stephen Rothwell
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez
2010-08-31rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-31rt2x00: Correctly kill beacon queueIvo van Doorn
2010-08-31rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn
2010-08-31rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn
2010-08-31rt2x00: Wakeup hardware before loading firmwareIvo van Doorn
2010-08-31rt2x00: Validate TX status results with current data entryIvo van Doorn
2010-08-31rt2x00: Add rt2800_wait_csr_readyIvo van Doorn
2010-08-31rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa
2010-08-31rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau
2010-08-31wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli
2010-08-31Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-08-30stmmac: Fix build warnings.David S. Miller
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville
2010-08-28pcnet_cs: add new_idKen Kawasaki
2010-08-28drivers/net/atl1c: Remove double testJulia Lawall
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita
2010-08-28starfire: use PCI_VDEVICEAkinobu Mita
2010-08-28mlx4: use bitmap libraryAkinobu Mita
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27slip: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-27mac80211_hwsim: support runtime iftype changesJohannes Berg
2010-08-27ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan
2010-08-27wl12xx: remove unneeded lockingJohannes Berg
2010-08-27ath9k: Change the default LED pattern.Vivek Natarajan
2010-08-27ath5k: fix off-by-one in pilot magnitude maskBob Copeland
2010-08-27ath5k: re-order one of the frees on unwindDan Carpenter
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg
2010-08-27iwlwifi: follow main beacon intervalJohannes Berg
2010-08-27iwlagn: always send RXON timingJohannes Berg
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg
2010-08-27iwlwifi: send PAN parametersJohannes Berg
2010-08-27iwlagn: send beacon before committing associated RXONJohannes Berg
2010-08-27iwlagn: send RXON timing before associatingJohannes Berg
2010-08-27iwlagn: queue frames according to contextJohannes Berg
2010-08-27iwlagn: remove iw_mode check for beaconJohannes Berg
2010-08-27iwlagn: detect PAN capabilityJohannes Berg
2010-08-27iwlwifi: add PAN APIJohannes Berg
2010-08-27iwlwifi: introduce beacon contextJohannes Berg