aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-05rt2x00: Export all register stats through debugfsIvo van Doorn1-10/+23
2009-03-05ath9k: Clean up setkey operationsJouni Malinen1-26/+16
2009-03-05ath9k: fix AR_TXCFG_DMASZ_MASK valueGabor Juhos1-1/+1
2009-03-05ath9k: Remove unused variables in struct ath_beacon_configSujith1-5/+0
2009-03-05ath9k: Lock config_interface() callback with a mutexSujith1-1/+7
2009-03-05ath9k: Handle TSF properly for AP modeSujith3-17/+40
2009-03-05ath9k: Split beacon configuration into mode specific routinesSujith3-207/+203
2009-03-05ath9k: Cleanup beacon stuck processingSujith2-80/+24
2009-03-05ath9k: Scrub beacon.cSujith3-126/+55
2009-03-05ath9k: Use new scan notifiers from mac80211Sujith2-1/+23
2009-03-05mac80211: Update IBSS beacon timestamp properlySujith1-3/+5
2009-03-05ath5k: Set TSF fixAlina Friedrichsen1-2/+1
2009-03-05ath9k: Set TSF fixAlina Friedrichsen1-2/+1
2009-03-05b43: Pass more RX flags to mac80211Michael Buesch3-8/+13
2009-03-05ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingAlina Friedrichsen1-8/+0
2009-03-05ath9k: Handle power modes in isr for power save.Vivek Natarajan2-1/+4
2009-03-05ath9k: Fill in rate_update mac80211 callbackSujith1-29/+92
2009-03-05mac80211: Always send a null data frame if TIM bit is set.Vivek Natarajan1-2/+1
2009-03-05ath9k: Remove unused key xoringJouni Malinen4-13/+8
2009-03-05ath9k: Document keycache operationsJouni Malinen2-6/+78
2009-03-05mac80211: Fix TKIP/WEP HT capability handlingSujith1-1/+2
2009-03-05iwlwifi: reduce stack sizeFrank Seidel2-6/+28
2009-03-05rt2x00: Fix SW antenna diversityIvo van Doorn1-5/+15
2009-03-05iwl3945 : use iwl_activate_qosAbhijeet Kolekar4-77/+37
2009-03-05iwl3945: add iwl3945_setup_macAbhijeet Kolekar1-29/+45
2009-03-05iwlwifi: fix *pci_probe error flowReinette Chatre2-11/+15
2009-03-05iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar3-55/+121
2009-03-05iwl3945: synchronize timestamp with uCodeAbhijeet Kolekar1-0/+3
2009-03-05iwlwifi: update 5150 API version to support new firmwareJay Sternberg1-1/+1
2009-03-05mac80211: Fix quality reporting for wireless statsJohannes Berg1-19/+39
2009-03-05ssb: Add SPROM fallback supportMichael Buesch4-1/+54
2009-03-05mac80211: Notify the driver only when the beacon interval changesSujith1-1/+2
2009-03-05ath5k: fix hw rate index conditionJiri Slaby1-1/+2
2009-03-05ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen1-5/+13
2009-03-05airo: reduce stack memory footprintFrank Seidel1-1/+6
2009-03-05wireless, wavelan: spin off by 1Roel Kluin1-3/+2
2009-03-05ath9k: Remove ununsed ack duration stuff with long/short preambleVasanthakumar Thiagarajan2-29/+0
2009-03-05ath9k: Configure Power control register appropriately for h/w with 4k eepromVasanthakumar Thiagarajan1-2/+1
2009-03-05zd1211rw: Implement get_tsf()Alina Friedrichsen3-0/+30
2009-03-05ath9k: Add module parameter to disable hardware cryptoJouni Malinen1-1/+8
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2-12/+11
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez1-1/+31
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller120-543/+1050
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy1-1/+1
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller95-410/+845
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller3-23/+37
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller1-0/+1
2009-03-04tmspci: fix request_irq raceMeelis Roos1-9/+9
2009-03-04sfc: Improve NIC internal error recoveryBen Hutchings1-4/+19