aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis5-643/+139
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis5-14/+365
2008-04-16iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach3-7/+6
2008-04-16iwlwifi: fix unload warning and errorMohamed Abbas2-1/+5
2008-04-16iwlwifi: arrange max number of Tx queuesRon Rindjunsky6-13/+17
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2-3/+3
2008-04-16iwlwifi: move rxon associated command to hcmdTomas Winkler4-41/+51
2008-04-16iwlwifi: introduce host commands callbacksTomas Winkler2-0/+8
2008-04-16iwlwifi: move HW device registrationRon Rindjunsky3-19/+19
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler5-65/+67
2008-04-16iwlwifi: support different num of tx and rx antennasTomas Winkler3-9/+14
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler6-58/+61
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach5-33/+21
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch1-0/+7
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler4-44/+40
2008-04-16iwlwifi: perform bss_info_changed post association work right awayReinette Chatre1-9/+22
2008-04-16iwlwifi: make Makefile more conciseReinette Chatre4-24/+11
2008-04-16iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre1-21/+6
2008-04-16iwlwifi: Fix byte count table for fragmented packetsTomas Winkler3-11/+12
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach3-123/+123
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach4-6/+34
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach4-2/+58
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach5-40/+220
2008-04-16iwlwifi: add default WEP key host commandEmmanuel Grumbach2-0/+28
2008-04-16iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar1-28/+43
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler3-165/+174
2008-04-16b43legacy: fix TBTT and PU timingsStefano Brivio2-3/+34
2008-04-16proc: switch /proc/driver/ray_cs/ray_cs to seq_file interfaceAlexey Dobriyan1-31/+42
2008-04-16libertas: un-garbage various command structsHolger Schurig1-1/+6
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig13-383/+269
2008-04-16rt2x00: Only free skb when beacon_update failsIvo van Doorn1-4/+2
2008-04-16ssb-pcicore: Remove b44 TPS flag workaroundMichael Buesch1-9/+3
2008-04-16[TUN]: Allow to register tun devices in namespace.Pavel Emelyanov1-0/+4
2008-04-16[TUN]: Make the tun_dev_list per-net.Pavel Emelyanov1-18/+19
2008-04-16[TUN]: Introduce the tun_net structure and init/exit net ops.Pavel Emelyanov1-1/+52
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller28-184/+558
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle1-0/+1
2008-04-13[ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko1-12/+12
2008-04-12net: check for underlength tap writesRusty Russell1-1/+4
2008-04-12net: make struct tun_struct private to tun.cRusty Russell1-0/+33
2008-04-12tg3: fix MMIO for PPC 44x platformsSergei Shtylyov1-3/+4
2008-04-12Mark generic HDLC + PPP as broken.Krzysztof Halasa1-1/+5
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein2-3/+24
2008-04-12sc92031: sysfs link missingStephen Hemminger1-0/+1
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang1-0/+2
2008-04-12forcedeth: mac address fixAyaz Abdulla1-2/+24
2008-04-12macb: Use semicolon instead of comma for statementAtsushi Nemoto1-6/+6
2008-04-12macb: Call phy_disconnect on removingAtsushi Nemoto1-0/+2
2008-04-12ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund1-23/+30
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart1-1/+2