aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-12sky2: missing chip name for Yukon SupremeStephen Hemminger1-0/+1
2008-04-09BNX2X: Correct bringing chip out of resetEliezer Tamir1-3/+3
2008-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-12/+17
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner1-3/+1
2008-04-09ssb-mipscore: Fix interrupt vectorsMichael Buesch1-6/+7
2008-04-09ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger1-1/+1
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller7-110/+177
2008-04-08drivers/net/wireless/p54/net2280.h: silence checkpatch.plChristian Lamparter1-368/+368
2008-04-08p54: move to separate directoryChristian Lamparter12-67/+68
2008-04-08mac80211: rename filesJohannes Berg2-2/+2
2008-04-08adm8211: remove commented-out codePavel Machek1-7/+0
2008-04-08b43: use b43_is_mode() callMichael Buesch1-2/+2
2008-04-08b43: Fix PHY TX control words in SHMMichael Buesch2-83/+117
2008-04-08b43: Fix beacon BH updateMichael Buesch2-42/+54
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2-0/+2
2008-04-08b43: Beaconing fixesMichael Buesch2-6/+37
2008-04-08iwlwifi: honour regulatory restrictions in scan codeJohannes Berg2-0/+6
2008-04-08iwlwifi: fix rfkill memory errorMohamed Abbas3-18/+22
2008-04-08iwlwifi: ensure led registration complete as part of initializationReinette Chatre2-4/+4
2008-04-08iwlwifi: use ieee80211_frequency_to_channelTomas Winkler2-9/+8
2008-04-08iwlwifi: move driver status inliners into iwl-core.hTomas Winkler8-94/+91
2008-04-08iwlwifi: hw names cleanupTomas Winkler3-56/+62
2008-04-08rt2x00: Use lib->config_filter() during scheduled packet filter configIvo van Doorn1-11/+1
2008-04-08b43: Fix TBTT and PU timingsMichael Buesch2-8/+39
2008-04-08b43: Add more N-PHY stuffMichael Buesch4-12/+41
2008-04-08b43: Use SSB block-I/O to do PIOMichael Buesch2-83/+91
2008-04-08iwl4965: use IWLWIFI_LEDS config variableReinette Chatre1-1/+1
2008-04-08ssb: Add support for block-I/OMichael Buesch4-0/+296
2008-04-08drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typoJohn W. Linville1-1/+1
2008-04-08ssb: Fix build for non-PCIhostMichael Buesch1-2/+2
2008-04-08libertas: remove lbs_get_fwversion()Holger Schurig3-24/+5
2008-04-08libertas: move lbs_update_channel out of assoc.cHolger Schurig2-17/+16