index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
/
4965-mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
1
-3
/
+3
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-1
/
+1
2013-09-26
wireless: iwlegacy: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-08-22
iwl4965: fix rfkill set state regression
Stanislaw Gruszka
1
-1
/
+1
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+8
2013-08-02
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
1
-5
/
+5
2013-08-02
iwl4965: set power mode early
Stanislaw Gruszka
1
-3
/
+3
2013-08-01
iwl4965: better skb management in rx path
Stanislaw Gruszka
1
-6
/
+12
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+20
2013-06-12
Revert "iwl4965: workaround connection regression on passive channel"
Stanislaw Gruszka
1
-1
/
+2
2013-06-12
iwl4965: workaround for firmware frame tx rejection
Stanislaw Gruszka
1
-0
/
+18
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+2
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2013-05-08
iwl4965: workaround connection regression on passive channel
Stanislaw Gruszka
1
-2
/
+1
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-17
/
+15
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-8
/
+8
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
1
-17
/
+15
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-14
/
+15
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-2
/
+2
2013-03-11
iwlegacy: fix sparse warnings
Stephen Hemminger
1
-8
/
+8
2013-03-06
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
1
-6
/
+7
2013-02-14
iwlegacy: more checks for dma mapping errors
Stanislaw Gruszka
1
-15
/
+21
2013-02-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-02-01
iwlegacy: check for dma mapping errors
Stanislaw Gruszka
1
-16
/
+27
2013-02-01
iwl4965: report A-MPDU status
Christian Lamparter
1
-0
/
+11
2013-01-31
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
1
-1
/
+1
2013-01-30
drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test
Julia Lawall
1
-3
/
+0
2013-01-22
iwlegacy: don't return zero on failure paths in il4965_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-01-07
iwlegacy: allow to enable PS
Stanislaw Gruszka
1
-2
/
+2
2013-01-07
iwlegacy: add flush callback
Stanislaw Gruszka
1
-0
/
+1
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-1
/
+3
2012-12-06
iwlegacy: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-11-26
iwlegacy: initialize rx_status
Johannes Berg
1
-1
/
+1
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-11
/
+15
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-07-09
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-2
/
+2
2012-06-06
iwl4965: claim RSN IBSS support
Stanislaw Gruszka
1
-1
/
+12
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
1
-2
/
+2
2012-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+0
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
1
-2
/
+0
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+2
2012-02-29
iwlegacy: remove enum iw_calib and related code
Greg Dietsche
1
-1
/
+0
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-1
/
+1
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
1
-14
/
+14
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
1
-13
/
+5
2012-02-22
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
Stanislaw Gruszka
1
-4
/
+2
[next]