aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: smac: mute transmit on ops_startRoland Vossen2011-11-084-5/+20
* brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen2011-11-081-47/+37
* brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen2011-11-081-8/+8
* brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen2011-11-081-8/+8
* brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen2011-11-083-70/+0
* brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen2011-11-085-45/+9
* brcm80211: smac: removed MPC related variablesRoland Vossen2011-11-082-12/+2
* brcm80211: smac: removed MPC related codeRoland Vossen2011-11-084-68/+8
* brcm80211: fmac: use brcmf_del_if for all net devicesFranky Lin2011-11-081-29/+26
* brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin2011-11-081-4/+4
* mac80211: exit cooked monitor RX early if there are noneJohannes Berg2011-11-081-0/+4
* brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel2011-11-081-29/+33
* rtl8192cu: Add new device IDsLarry Finger2011-11-081-4/+32
* brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel2011-11-083-39/+14
* brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel2011-11-083-34/+24
* brcm80211: smac: remove phy api bypass in rate.hArend van Spriel2011-11-082-4/+3
* brcm80211: smac: some local function made static in main.cArend van Spriel2011-11-081-6/+5
* brcm80211: smac: avoid sprom endianess conversions for crc8 checkArend van Spriel2011-11-081-39/+30
* brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel2011-11-083-72/+2
* brcm80211: smac: indicate severe problems to Mac80211Roland Vossen2011-11-083-11/+12
* brcm80211: fmac: changed two scan related structuresRoland Vossen2011-11-081-7/+2
* brmc80211: fmac: reworked next_bss()Roland Vossen2011-11-082-10/+10
* brcm80211: fmac: annotated little endian struct with _leRoland Vossen2011-11-083-15/+15
* brcm80211: smac: removed support for SROM rev < 8Roland Vossen2011-11-082-347/+34
* brcm80211: smac: drop "40MHz intolerant" flag from HT capability infoArend van Spriel2011-11-081-4/+2
* brcm80211: removed duplicate definesAlwin Beukers2011-11-087-78/+15
* brcm80211: cleanup defines in main.cAlwin Beukers2011-11-081-200/+148
* mac80211: fix confusing parenthesesJohannes Berg2011-11-081-1/+1
* iwmc3200wifi: add some more range checksDan Carpenter2011-11-081-2/+13
* rndis_wlan: add range check in del_key()Dan Carpenter2011-11-081-1/+8
* ath9k_hw: min_t() casts u32 to intDan Carpenter2011-11-081-1/+1
* mac80211: call set_wmm_default only for valid vifsEliad Peller2011-11-081-8/+8
* iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg2011-11-081-1/+2
* iwlagn: simplify iwl_alloc_allDon Fry2011-11-081-6/+4
* iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy2011-11-081-2/+2
* iwlagn: remove unnecessary type for tracing operationsDon Fry2011-11-082-13/+12
* iwlagn: update wowlan APIJohannes Berg2011-11-082-11/+29
* dp83640: free packet queues on removeRichard Cochran2011-10-241-0/+7
* dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-10-241-2/+2
* ipv6: Do not use routes from locally generated RAsAndreas Hofmeister2011-10-241-0/+8
* |PATCH net-next] tg3: add tx_dropped counterEric Dumazet2011-10-242-12/+12
* be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2011-10-242-4/+18
* be2net: don't create multiple TXQs in BE2Sathya Perla2011-10-241-10/+16
* be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla2011-10-243-152/+147
* be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla2011-10-241-65/+56
* net_sched: cls_flow: use skb_header_pointer()Eric Dumazet2011-10-241-92/+96
* ipv4: avoid useless call of the function check_peer_pmtuGao feng2011-10-241-2/+1
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24130-526/+842
|\
| * net: Fix driver name for mdio-gpio.cDirk Eibach2011-10-241-1/+1
| * rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-10-241-0/+1